Configuring Transforms.xml and creating/installing the Document Generation Services components
This procedure explains the process for installing Document Generation Services (DGS), Management Service, and Expere.
Before installing, verify the following:
- You have created a new Document Generation Services database; see Create Databases with Creating Database Installation Wizard.
- The user should be in administration on the server where DGS components will be installed.
- User whose DGS account information exists in
Transforms.xmlwould need to be added to Log On as a Service Security Policy. - Document Generation Services can run as either the Network Service account on a local machine or under an accont on your organization's local network (domain service account). Regardless of the account, it must have access to the following items:
- The path to the location of the ExpereRepository share
- The "docgen" database
- The AppSecurityTokenStore database
To enable the use of the service account, set the UseNetworkServiceAccount to "false" in the
Transforms.xmlfile. Use the following settings:- UseNetworkServiceAccount (ex. false)
- ACCOUNTDOMAIN (ex. NA)
- DOMAINACCOUNT (ex. DGS_SERVICE_ACNT)
- DOMAINACCOUNTPASSWORD (ex. Password123!)
Note: If performing an upgrade, steps 2 and 3 should have been completed as part of the initital installation; you do not need to repeat these steps.